docs/migration: add missing definitions to libxc-migration-stream
authorPaul Durrant <pdurrant@amazon.com>
Thu, 8 Oct 2020 18:57:31 +0000 (19:57 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 25 Jan 2021 19:27:13 +0000 (19:27 +0000)
commit25fcedefaa9fcbd20203202aa1b73eef051a5fa9
treec75160e5816708782ac77ec761c2ca93e99895b6
parent1d24e551b99a85f50c69e72b7828a7d6c4c4e7a5
docs/migration: add missing definitions to libxc-migration-stream

The STATIC_DATA_END, X86_CPUID_POLICY and X86_MSR_POLICY record types have
sections explaining what they are but their values are not defined. Indeed
their values are defined as "Reserved for future mandatory records."

Also, the spec revision is adjusted to match the migration stream version
and an END record is added to the description of a 'typical save record for
and x86 HVM guest.'

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
Fixes: 6f71b5b1506 ("docs/migration Specify migration v3 and STATIC_DATA_END")
Fixes: ddd273d8863 ("docs/migration: Specify X86_{CPUID,MSR}_POLICY records")
Acked-by: Wei Liu <wl@xen.org>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/specs/libxc-migration-stream.pandoc